home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_138 / diff / readme.old < prev   
Text File  |  1992-05-06  |  910b  |  15 lines

  1. Here's a public domain diff with the -b and -c options.  (4.2bsd style
  2. contex diffs.)  I wasn't aware that these wern't present in all unix
  3. versions of diff, so I didn't think posting it was a priority.  It's
  4. large, slow, and many of the comments are no longer true, but it does
  5. work.  (except when it runs out of memory)  The one case I know of
  6. where its output is incompatable with patch does seem to be pretty
  7. rare.  No makefile is included, the 4.2bsd diff is better on the unix
  8. system I use.  If you don't know how to compile and load a single C
  9. program, this probably isn't the tool for you anyway.  I'd be grateful
  10. to anyone who cleans this up and documents it properly.  It does
  11. appear to have been separate files at some point, I'm presenting it in
  12. a form similar to how I got it: mail headers and outdated documentation
  13. in comments and all.  I just banged on it enough to get it doing what
  14. I wanted.
  15.